3.110 \(\int \frac{(a+b \log (c x^n))^2}{(d+e x)^3} \, dx\)

Optimal. Leaf size=126 \[ \frac{b^2 n^2 \text{PolyLog}\left (2,-\frac{d}{e x}\right )}{d^2 e}-\frac{b n \log \left (\frac{d}{e x}+1\right ) \left (a+b \log \left (c x^n\right )\right )}{d^2 e}-\frac{b n x \left (a+b \log \left (c x^n\right )\right )}{d^2 (d+e x)}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}+\frac{b^2 n^2 \log (d+e x)}{d^2 e} \]

[Out]

-((b*n*x*(a + b*Log[c*x^n]))/(d^2*(d + e*x))) - (b*n*Log[1 + d/(e*x)]*(a + b*Log[c*x^n]))/(d^2*e) - (a + b*Log
[c*x^n])^2/(2*e*(d + e*x)^2) + (b^2*n^2*Log[d + e*x])/(d^2*e) + (b^2*n^2*PolyLog[2, -(d/(e*x))])/(d^2*e)

________________________________________________________________________________________

Rubi [A]  time = 0.201489, antiderivative size = 145, normalized size of antiderivative = 1.15, number of steps used = 8, number of rules used = 8, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.4, Rules used = {2319, 2347, 2344, 2301, 2317, 2391, 2314, 31} \[ -\frac{b^2 n^2 \text{PolyLog}\left (2,-\frac{e x}{d}\right )}{d^2 e}-\frac{b n x \left (a+b \log \left (c x^n\right )\right )}{d^2 (d+e x)}-\frac{b n \log \left (\frac{e x}{d}+1\right ) \left (a+b \log \left (c x^n\right )\right )}{d^2 e}+\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 d^2 e}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}+\frac{b^2 n^2 \log (d+e x)}{d^2 e} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Log[c*x^n])^2/(d + e*x)^3,x]

[Out]

-((b*n*x*(a + b*Log[c*x^n]))/(d^2*(d + e*x))) + (a + b*Log[c*x^n])^2/(2*d^2*e) - (a + b*Log[c*x^n])^2/(2*e*(d
+ e*x)^2) + (b^2*n^2*Log[d + e*x])/(d^2*e) - (b*n*(a + b*Log[c*x^n])*Log[1 + (e*x)/d])/(d^2*e) - (b^2*n^2*Poly
Log[2, -((e*x)/d)])/(d^2*e)

Rule 2319

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*((d_) + (e_.)*(x_))^(q_.), x_Symbol] :> Simp[((d + e*x)^(q + 1
)*(a + b*Log[c*x^n])^p)/(e*(q + 1)), x] - Dist[(b*n*p)/(e*(q + 1)), Int[((d + e*x)^(q + 1)*(a + b*Log[c*x^n])^
(p - 1))/x, x], x] /; FreeQ[{a, b, c, d, e, n, p, q}, x] && GtQ[p, 0] && NeQ[q, -1] && (EqQ[p, 1] || (Integers
Q[2*p, 2*q] &&  !IGtQ[q, 0]) || (EqQ[p, 2] && NeQ[q, 1]))

Rule 2347

Int[(((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*((d_) + (e_.)*(x_))^(q_))/(x_), x_Symbol] :> Dist[1/d, Int[((
d + e*x)^(q + 1)*(a + b*Log[c*x^n])^p)/x, x], x] - Dist[e/d, Int[(d + e*x)^q*(a + b*Log[c*x^n])^p, x], x] /; F
reeQ[{a, b, c, d, e, n}, x] && IGtQ[p, 0] && LtQ[q, -1] && IntegerQ[2*q]

Rule 2344

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/((x_)*((d_) + (e_.)*(x_))), x_Symbol] :> Dist[1/d, Int[(a + b*
Log[c*x^n])^p/x, x], x] - Dist[e/d, Int[(a + b*Log[c*x^n])^p/(d + e*x), x], x] /; FreeQ[{a, b, c, d, e, n}, x]
 && IGtQ[p, 0]

Rule 2301

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))/(x_), x_Symbol] :> Simp[(a + b*Log[c*x^n])^2/(2*b*n), x] /; FreeQ[{a
, b, c, n}, x]

Rule 2317

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[(Log[1 + (e*x)/d]*(a +
b*Log[c*x^n])^p)/e, x] - Dist[(b*n*p)/e, Int[(Log[1 + (e*x)/d]*(a + b*Log[c*x^n])^(p - 1))/x, x], x] /; FreeQ[
{a, b, c, d, e, n}, x] && IGtQ[p, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2314

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_) + (e_.)*(x_)^(r_.))^(q_), x_Symbol] :> Simp[(x*(d + e*x^r)^(q
+ 1)*(a + b*Log[c*x^n]))/d, x] - Dist[(b*n)/d, Int[(d + e*x^r)^(q + 1), x], x] /; FreeQ[{a, b, c, d, e, n, q,
r}, x] && EqQ[r*(q + 1) + 1, 0]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rubi steps

\begin{align*} \int \frac{\left (a+b \log \left (c x^n\right )\right )^2}{(d+e x)^3} \, dx &=-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}+\frac{(b n) \int \frac{a+b \log \left (c x^n\right )}{x (d+e x)^2} \, dx}{e}\\ &=-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}-\frac{(b n) \int \frac{a+b \log \left (c x^n\right )}{(d+e x)^2} \, dx}{d}+\frac{(b n) \int \frac{a+b \log \left (c x^n\right )}{x (d+e x)} \, dx}{d e}\\ &=-\frac{b n x \left (a+b \log \left (c x^n\right )\right )}{d^2 (d+e x)}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}-\frac{(b n) \int \frac{a+b \log \left (c x^n\right )}{d+e x} \, dx}{d^2}+\frac{(b n) \int \frac{a+b \log \left (c x^n\right )}{x} \, dx}{d^2 e}+\frac{\left (b^2 n^2\right ) \int \frac{1}{d+e x} \, dx}{d^2}\\ &=-\frac{b n x \left (a+b \log \left (c x^n\right )\right )}{d^2 (d+e x)}+\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 d^2 e}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}+\frac{b^2 n^2 \log (d+e x)}{d^2 e}-\frac{b n \left (a+b \log \left (c x^n\right )\right ) \log \left (1+\frac{e x}{d}\right )}{d^2 e}+\frac{\left (b^2 n^2\right ) \int \frac{\log \left (1+\frac{e x}{d}\right )}{x} \, dx}{d^2 e}\\ &=-\frac{b n x \left (a+b \log \left (c x^n\right )\right )}{d^2 (d+e x)}+\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 d^2 e}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2}+\frac{b^2 n^2 \log (d+e x)}{d^2 e}-\frac{b n \left (a+b \log \left (c x^n\right )\right ) \log \left (1+\frac{e x}{d}\right )}{d^2 e}-\frac{b^2 n^2 \text{Li}_2\left (-\frac{e x}{d}\right )}{d^2 e}\\ \end{align*}

Mathematica [A]  time = 0.100528, size = 146, normalized size = 1.16 \[ \frac{b n \left (-\frac{b n \text{PolyLog}\left (2,-\frac{e x}{d}\right )}{d^2}-\frac{\log \left (\frac{d+e x}{d}\right ) \left (a+b \log \left (c x^n\right )\right )}{d^2}+\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 b d^2 n}+\frac{a+b \log \left (c x^n\right )}{d (d+e x)}-\frac{b n \left (\frac{\log (x)}{d}-\frac{\log (d+e x)}{d}\right )}{d}\right )}{e}-\frac{\left (a+b \log \left (c x^n\right )\right )^2}{2 e (d+e x)^2} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Log[c*x^n])^2/(d + e*x)^3,x]

[Out]

-(a + b*Log[c*x^n])^2/(2*e*(d + e*x)^2) + (b*n*((a + b*Log[c*x^n])/(d*(d + e*x)) + (a + b*Log[c*x^n])^2/(2*b*d
^2*n) - (b*n*(Log[x]/d - Log[d + e*x]/d))/d - ((a + b*Log[c*x^n])*Log[(d + e*x)/d])/d^2 - (b*n*PolyLog[2, -((e
*x)/d)])/d^2))/e

________________________________________________________________________________________

Maple [C]  time = 0.256, size = 990, normalized size = 7.9 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*x^n))^2/(e*x+d)^3,x)

[Out]

-1/2*I/e*n/d/(e*x+d)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)+b^2/e*n^2/d^2*ln(e*x+d)*ln(-e*x/d)-b/(e*x+d)^2
/e*ln(x^n)*a-1/(e*x+d)^2/e*ln(x^n)*b^2*ln(c)-b/e*n/d^2*ln(e*x+d)*a+b/e*n/d/(e*x+d)*a+b/e*n/d^2*ln(x)*a-1/e*n/d
^2*ln(e*x+d)*b^2*ln(c)+1/e*n/d/(e*x+d)*b^2*ln(c)+1/e*n/d^2*ln(x)*b^2*ln(c)+1/2*I/e*n/d^2*ln(x)*b^2*Pi*csgn(I*c
*x^n)^2*csgn(I*c)+1/2*I/e*n/d^2*ln(x)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2+1/2*I/(e*x+d)^2/e*ln(x^n)*b^2*Pi*csgn
(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-1/2*I/e*n/d^2*ln(x)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)+1/2*I/e*n/d^2*l
n(e*x+d)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)+1/2*I/e*n/d/(e*x+d)*b^2*Pi*csgn(I*c*x^n)^2*csgn(I*c)-b^2/e
*n*ln(x^n)/d^2*ln(e*x+d)+b^2/e*n*ln(x^n)/d/(e*x+d)+b^2/e*n*ln(x^n)/d^2*ln(x)-1/2*b^2/(e*x+d)^2/e*ln(x^n)^2-b^2
/e*n^2/d^2*ln(x)+b^2/e*n^2/d^2*dilog(-e*x/d)-1/2*I/e*n/d^2*ln(e*x+d)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2-1/2*I/
e*n/d^2*ln(e*x+d)*b^2*Pi*csgn(I*c*x^n)^2*csgn(I*c)+1/2*I/e*n/d/(e*x+d)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2-1/2*
I/(e*x+d)^2/e*ln(x^n)*b^2*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2-1/2*I/e*n/d^2*ln(x)*b^2*Pi*csgn(I*c*x^n)^3-1/2*I/e*n/
d/(e*x+d)*b^2*Pi*csgn(I*c*x^n)^3+1/2*I/e*n/d^2*ln(e*x+d)*b^2*Pi*csgn(I*c*x^n)^3-1/2*I/(e*x+d)^2/e*ln(x^n)*b^2*
Pi*csgn(I*c*x^n)^2*csgn(I*c)+1/2*I/(e*x+d)^2/e*ln(x^n)*b^2*Pi*csgn(I*c*x^n)^3-1/2*b^2/e*n^2/d^2*ln(x)^2-1/8*(I
*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2-I*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-I*b*Pi*csgn(I*c*x^n)^3+I*b*Pi*csg
n(I*c*x^n)^2*csgn(I*c)+2*b*ln(c)+2*a)^2/(e*x+d)^2/e+b^2*n^2*ln(e*x+d)/e/d^2

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} a b n{\left (\frac{1}{d e^{2} x + d^{2} e} - \frac{\log \left (e x + d\right )}{d^{2} e} + \frac{\log \left (x\right )}{d^{2} e}\right )} - \frac{1}{2} \, b^{2}{\left (\frac{\log \left (x^{n}\right )^{2}}{e^{3} x^{2} + 2 \, d e^{2} x + d^{2} e} - 2 \, \int \frac{e x \log \left (c\right )^{2} +{\left (d n +{\left (e n + 2 \, e \log \left (c\right )\right )} x\right )} \log \left (x^{n}\right )}{e^{4} x^{4} + 3 \, d e^{3} x^{3} + 3 \, d^{2} e^{2} x^{2} + d^{3} e x}\,{d x}\right )} - \frac{a b \log \left (c x^{n}\right )}{e^{3} x^{2} + 2 \, d e^{2} x + d^{2} e} - \frac{a^{2}}{2 \,{\left (e^{3} x^{2} + 2 \, d e^{2} x + d^{2} e\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))^2/(e*x+d)^3,x, algorithm="maxima")

[Out]

a*b*n*(1/(d*e^2*x + d^2*e) - log(e*x + d)/(d^2*e) + log(x)/(d^2*e)) - 1/2*b^2*(log(x^n)^2/(e^3*x^2 + 2*d*e^2*x
 + d^2*e) - 2*integrate((e*x*log(c)^2 + (d*n + (e*n + 2*e*log(c))*x)*log(x^n))/(e^4*x^4 + 3*d*e^3*x^3 + 3*d^2*
e^2*x^2 + d^3*e*x), x)) - a*b*log(c*x^n)/(e^3*x^2 + 2*d*e^2*x + d^2*e) - 1/2*a^2/(e^3*x^2 + 2*d*e^2*x + d^2*e)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{b^{2} \log \left (c x^{n}\right )^{2} + 2 \, a b \log \left (c x^{n}\right ) + a^{2}}{e^{3} x^{3} + 3 \, d e^{2} x^{2} + 3 \, d^{2} e x + d^{3}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))^2/(e*x+d)^3,x, algorithm="fricas")

[Out]

integral((b^2*log(c*x^n)^2 + 2*a*b*log(c*x^n) + a^2)/(e^3*x^3 + 3*d*e^2*x^2 + 3*d^2*e*x + d^3), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (a + b \log{\left (c x^{n} \right )}\right )^{2}}{\left (d + e x\right )^{3}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*x**n))**2/(e*x+d)**3,x)

[Out]

Integral((a + b*log(c*x**n))**2/(d + e*x)**3, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (b \log \left (c x^{n}\right ) + a\right )}^{2}}{{\left (e x + d\right )}^{3}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))^2/(e*x+d)^3,x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)^2/(e*x + d)^3, x)